Car booking system with Admin and Frontend

製品情報

¥15,824
cart 買い物カゴに追加 favorites お気に入りに追加
ユーザーガイド 画像 動画 更新

デベロッパー

avatar
rana100
×

価格交渉

コードサンプルのリクエスト ダイレクトメッセージ

2022年09月17日

公開チャット

製品詳細

1. Two types of user (Customer / Vendor) registration and login along with dashboard .

2. Vendor :
- Registration / Login - at least one car add then only registration completed.
- Will have ability to add their cars and manage their bookings . Vendors can have multiple car along with important documents of cars (Fields :
Car type / Number / Hourly Price / Km Range , Inter State , etc )
- Will have ability to accept / reject booking . They can see Tab wise bookings - Past / Today / Upcomingv - Simple report like wise bookings with custom date range only
- Profile page
- Notification
- Review List

3. Customer : - Registration / Login - at least one car add then only registration completed.
- Search cars with some inputs like Location From / To , Date etc
- Book car with 10 % fee as per calculated amount based on time (Please check price algorithm)
- Dashboard like vendor, can manage bookings, tab wise bookings - Past / Today / Upcoming
- Profile page
- Notification
- Can give review against booking completed - approval needed

5. Price algorithm (Example):
Two types of Cars - HatchBack / SUV
For hatchback :-
4 hours - 40 km - 18*40
6 hours - 60 km - 18*60
8 hours - 80 km - 18*80
10 hours - 100 km - 18*100
For Suv :-
6 hours - 60 km - 28*60
8 hours - 80 km - 28*80
10 hours - 100 km - 28*100

Admin Side :
Login of administrator single user with all access
Simple dashboard with graph some sort of graph based on available data points
List of Customers - Profile and their booking list
List of Vendors - Profile and their booking and car list
Simple reports - Booking with date range filter - Booking details
Settings of site (General )



Instructions

Front End :
http://yourdomain.com
if any sub folder
http://yourdomain.com/ your-folder-name
Admin Section :
http://yourdomain.com/index.ph...
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/login

Dashboard:
After login You can see Dashboard with the current status of users,bookings,customers,vendors,vehicless

Material Used:
HTML,CSS,JS
PHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide

Change Country for Google Places API

at views/home/home.php

at views/findcar/findcar.php

function initialize2() {
           var input = document.getElementById('location_to');
    var options = {
  //types: ['(regions)'],
  componentRestrictions: {country: "in"}
};

MYSQL:
Database:

The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.

PHP:
config.php:

Path : application/config/config.php
Enter your domain name here example : http://www.example.com

database.php:

Path : application/config/database.php
Enter your database name,username & password

Operate & Manauals
Login:

Login with your username(email) & password stored in users tables

Dashboard:

In the Dashboard you can see users,bookings,vendors,customers data

Google API Key:

Login into Google console and get API Key and enable distance matrix, Google Places

set API key into admin settings

Bookings:

Manage Bookings





File Tree

  • 📁 Car booking system with Admin and Frontend

価格情報

価格の統計

最高価格
¥15,871
平均価格
¥15,824
最低価格
¥15,756
AI価格予測
¥NA

インサイト

限定プレビュー


実際の製品には、すべてのファイルと完全なコードが含まれています。

依存パッケージ

依存パッケージを表示する

ランダムサンプルファイル

プロジェクトファイルの統計

階層

サンプルファイルを選択してください
X
user-symbol

Stay in touch

ビジネスおよび開発者向けの実用的な最新情報をご希望ですか?

ソースコードプロジェクトに対するPieceXコミュニティのニーズについてご提供します。

PieceXの最新の無料コミュニティコードプロジェクトをいち早くお知らせします。